home *** CD-ROM | disk | FTP | other *** search
- Path: news.iddis.com!jarnot
- From: jarnot@iddis.com (Kevin J. Jarnot)
- Newsgroups: comp.lang.c
- Subject: Re: add .exe
- Date: 23 Jan 1996 03:11:08 GMT
- Organization: IDD Information Services
- Message-ID: <JARNOT.96Jan22221108@box10.dstar.iddis.com>
- References: <4dpls2$o7h@ctylnk.cityu.edu.hk>
- Reply-To: jarnot@iddis.com
- NNTP-Posting-Host: box10.dstar.iddis.com
- To: 93840992@cpccux0.cityu.edu.hk ()
- In-reply-to: 93840992@cpccux0.cityu.edu.hk's message of 20 Jan 1996 03:00:18
- GMT
-
- >>>>> "Someone" == <93840992@cpccux0.cityu.edu.hk> writes:
-
- Someone> Dear all, Can I include a .exe file in C program? (and
- Someone> how?) Thanks in advanced
-
- No. But you can execute that program in a sub-shell.
- I think the func you want to look up is either exec() or
- spawn() (haven't done DOS in awhile).
-
-
- Kevin
- --
- Kevin J. Jarnot - Senior Software Engineer | mailto:jarnot@iddis.com
- IDD Information Services Waltham, MA | http://www-cs.canisius.edu/~jarnot
-